projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c657811
)
* mail/footnote.el (footnote-style): Clarify docstring to state
author
Chong Yidong
<cyd@stupidchicken.com>
Sun, 15 Apr 2007 17:27:47 +0000
(17:27 +0000)
committer
Chong Yidong
<cyd@stupidchicken.com>
Sun, 15 Apr 2007 17:27:47 +0000
(17:27 +0000)
that customizing this only applies to future footnotes.
lisp/ChangeLog
patch
|
blob
|
history
diff --git
a/lisp/ChangeLog
b/lisp/ChangeLog
index 2f0006b5e57c04539d2c77d162158c935b053ef1..5ecbb1cbc121eade8c5fc1c6d30d8cdf4d1626cd 100644
(file)
--- a/
lisp/ChangeLog
+++ b/
lisp/ChangeLog
@@
-1,3
+1,8
@@
+2007-04-15 Chong Yidong <cyd@stupidchicken.com>
+
+ * mail/footnote.el (footnote-style): Clarify docstring to state
+ that customizing this only applies to future footnotes.
+
2007-04-15 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
* textmodes/bibtex.el (bibtex-field-list): Use functionp.